-
Home
-
Bizuno ERP/Accounting
-
6.5.7
-
Code
-
Classes
- Rijndael
| Total Complexity |
100 |
| Dependencies |
6 |
| Dependents |
1 |
| Total lines |
952 |
| Lines of code |
596 |
| Logical lines of code |
287 |
| Comment lines |
261 |
| Methods |
14 |
| Properties |
9 |
Methods 14
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| setupKey() |
B |
35 |
20 |
75 |
| isValidEngineHelper() |
B |
46 |
17 |
33 |
| setupInlineCrypt() |
A |
33 |
11 |
114 |
| encryptBlock() |
A |
41 |
7 |
62 |
| decrypt() |
A |
48 |
8 |
37 |
| decryptBlock() |
A |
41 |
6 |
59 |
| getTables() |
S |
33 |
3 |
69 |
| getInvTables() |
S |
33 |
3 |
69 |
| setBlockLength() |
S |
57 |
6 |
16 |
| setKeyLength() |
S |
59 |
6 |
14 |
| setKey() |
S |
60 |
6 |
13 |
| encrypt() |
S |
56 |
3 |
19 |
| __construct() |
S |
70 |
2 |
6 |
| subWord() |
S |
63 |
2 |
10 |